home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / cmds / traceroute / README.sprite < prev    next >
Encoding:
Text File  |  1990-07-09  |  378 b   |  8 lines

  1. This program requires a modification to the ipServer to allow
  2. raw_protocol sockets to send ip packets including ip headers and to
  3. receive ICMP_TIME_EXCEEDED messages.  The modified ipServer can
  4. be compiled using "pmake XCFLAGS=-DREAL_RAW" in the ipServer
  5. source directory. This ipServer mod will break all other programs using
  6. RAW sockets (such as ping)!!!
  7.     Thorsten von Eicken
  8.